[INFO] cloning repository https://github.com/jorgeandrecastro/embassy-st7789v-plot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgeandrecastro/embassy-st7789v-plot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v-plot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v-plot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d92e25f024172767feba67f9b7dcaee1385782ec
[INFO] testing jorgeandrecastro/embassy-st7789v-plot against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v-plot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jorgeandrecastro/embassy-st7789v-plot
[INFO] finished tweaking git repo https://github.com/jorgeandrecastro/embassy-st7789v-plot
[INFO] tweaked toml for git repo https://github.com/jorgeandrecastro/embassy-st7789v-plot written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorgeandrecastro/embassy-st7789v-plot on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorgeandrecastro/embassy-st7789v-plot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embassy-st7789v v0.3.0
[INFO] [stderr]   Downloaded embedded-trig-f32 v0.1.0
[INFO] [stderr]   Downloaded embassy-st7789v-graphics v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00b9b338f9875570d8d6c96ceb1da3de2f58647caecdfc607f349013024be31e
[INFO] running `Command { std: "docker" "start" "-a" "00b9b338f9875570d8d6c96ceb1da3de2f58647caecdfc607f349013024be31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00b9b338f9875570d8d6c96ceb1da3de2f58647caecdfc607f349013024be31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b9b338f9875570d8d6c96ceb1da3de2f58647caecdfc607f349013024be31e", kill_on_drop: false }`
[INFO] [stdout] 00b9b338f9875570d8d6c96ceb1da3de2f58647caecdfc607f349013024be31e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 945b4496bf7888216156a7144ef74244f5182ff47cc262f101cdc9b0168493ce
[INFO] running `Command { std: "docker" "start" "-a" "945b4496bf7888216156a7144ef74244f5182ff47cc262f101cdc9b0168493ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling embedded-trig-f32 v0.1.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling embassy-time v0.5.1
[INFO] [stderr]    Compiling embassy-st7789v v0.3.0
[INFO] [stderr]    Compiling embassy-st7789v-graphics v0.2.1
[INFO] [stderr]    Compiling embassy-st7789v-plot v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "945b4496bf7888216156a7144ef74244f5182ff47cc262f101cdc9b0168493ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "945b4496bf7888216156a7144ef74244f5182ff47cc262f101cdc9b0168493ce", kill_on_drop: false }`
[INFO] [stdout] 945b4496bf7888216156a7144ef74244f5182ff47cc262f101cdc9b0168493ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1601c078bb5fac2cc797b93ba273d31b5a131bdb891c60feeae910b951f8236
[INFO] running `Command { std: "docker" "start" "-a" "b1601c078bb5fac2cc797b93ba273d31b5a131bdb891c60feeae910b951f8236", kill_on_drop: false }`
[INFO] [stderr]    Compiling embassy-st7789v-plot v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "b1601c078bb5fac2cc797b93ba273d31b5a131bdb891c60feeae910b951f8236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1601c078bb5fac2cc797b93ba273d31b5a131bdb891c60feeae910b951f8236", kill_on_drop: false }`
[INFO] [stdout] b1601c078bb5fac2cc797b93ba273d31b5a131bdb891c60feeae910b951f8236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3496b946c1da7aed004bdb2470b6476175d98cd88017ca57a2a4ae3043898d7d
[INFO] running `Command { std: "docker" "start" "-a" "3496b946c1da7aed004bdb2470b6476175d98cd88017ca57a2a4ae3043898d7d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embassy_st7789v_plot-fa425951c8a252b5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embassy_st7789v_plot
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 72) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 127) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 35) - compile ... ok
[INFO] [stdout] test src/lib.rs - LineChartBuffered (line 714) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 114) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 127) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `chart` in this scope
[INFO] [stdout]    --> src/lib.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | chart.render_buf(&mut ecran);  // sync
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]    --> src/lib.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 | chart.render_buf(&mut ecran);  // sync
[INFO] [stdout]     |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]    --> src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | ecran.flush().await.unwrap();
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_127_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 128 | chart.render_buf(&mut ecran);  // sync
[INFO] [stdout] 129 | ecran.flush().await.unwrap();
[INFO] [stdout]     |               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - LineChartBuffered (line 714) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `LineChartBuffered` in this scope
[INFO] [stdout]    --> src/lib.rs:715:16
[INFO] [stdout]     |
[INFO] [stdout] 715 | let mut chart: LineChartBuffered<100> = LineChartBuffered::new(config);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 714 + use embassy_st7789v_plot::LineChartBuffered;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LineChartBuffered` in this scope
[INFO] [stdout]    --> src/lib.rs:715:41
[INFO] [stdout]     |
[INFO] [stdout] 715 | let mut chart: LineChartBuffered<100> = LineChartBuffered::new(config);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^ use of undeclared type `LineChartBuffered`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 714 + use embassy_st7789v_plot::LineChartBuffered;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout]    --> src/lib.rs:715:64
[INFO] [stdout]     |
[INFO] [stdout] 715 | let mut chart: LineChartBuffered<100> = LineChartBuffered::new(config);
[INFO] [stdout]     |                                                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]    --> src/lib.rs:717:23
[INFO] [stdout]     |
[INFO] [stdout] 717 | chart.render_buf(&mut ecran);  // tout en RAM, synchrone
[INFO] [stdout]     |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ecran` in this scope
[INFO] [stdout]    --> src/lib.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | ecran.flush().await.unwrap();
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:718:15
[INFO] [stdout]     |
[INFO] [stdout] 714 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_714_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 718 | ecran.flush().await.unwrap();
[INFO] [stdout]     |               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 114) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Graphics` in this scope
[INFO] [stdout]    --> src/lib.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut gfx = Graphics::new_no_rst(&mut display);
[INFO] [stdout]     |                   ^^^^^^^^ use of undeclared type `Graphics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 114 + use embassy_st7789v_graphics::Graphics;
[INFO] [stdout]     |
[INFO] [stdout] 114 + use embassy_st7789v_plot::Graphics;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `display` in this scope
[INFO] [stdout]    --> src/lib.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut gfx = Graphics::new_no_rst(&mut display);
[INFO] [stdout]     |                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `chart` in this scope
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     chart.render(&mut gfx).await;
[INFO] [stdout]     |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `display` in this scope
[INFO] [stdout]    --> src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | display.draw_str(8, 8, b"OK", Color::WHITE, Color::BLACK).await.unwrap();
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 | display.draw_str(8, 8, b"OK", Color::WHITE, Color::BLACK).await.unwrap();
[INFO] [stdout]     |                               ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 114 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/lib.rs:119:45
[INFO] [stdout]     |
[INFO] [stdout] 119 | display.draw_str(8, 8, b"OK", Color::WHITE, Color::BLACK).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 114 + use embassy_st7789v::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_114_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     chart.render(&mut gfx).await;
[INFO] [stdout]     |                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:119:59
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_114_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 119 | display.draw_str(8, 8, b"OK", Color::WHITE, Color::BLACK).await.unwrap();
[INFO] [stdout]     |                                                           ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 114)
[INFO] [stdout]     src/lib.rs - (line 127)
[INFO] [stdout]     src/lib.rs - LineChartBuffered (line 714)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.39s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3496b946c1da7aed004bdb2470b6476175d98cd88017ca57a2a4ae3043898d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3496b946c1da7aed004bdb2470b6476175d98cd88017ca57a2a4ae3043898d7d", kill_on_drop: false }`
[INFO] [stdout] 3496b946c1da7aed004bdb2470b6476175d98cd88017ca57a2a4ae3043898d7d
